Skip to content

fix(web-ui): keep FlowChat collapses left aligned - #1842

Merged
bobleer merged 1 commit into
GCWing:mainfrom
bobleer:bob/fix-flowchat-collapse-left-alignment
Jul 29, 2026
Merged

fix(web-ui): keep FlowChat collapses left aligned#1842
bobleer merged 1 commit into
GCWing:mainfrom
bobleer:bob/fix-flowchat-collapse-left-alignment

Conversation

@bobleer

@bobleer bobleer commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • remove leading indentation from FlowChat collapse projection roots and expanded content across thinking, explore, task/subagent, terminal, Git, MiniApp, todo, image, and shared tool cards
  • add a message-list guardrail that keeps collapsible rows left aligned without flattening ordinary card-internal spacing
  • document the alignment invariant and add regression coverage for all affected styles

Testing

  • pnpm run type-check:web
  • pnpm --dir src/web-ui run test:run src/flow_chat/components/modern/FlowChatCollapseAlignment.test.ts src/flow_chat/components/modern/SmoothHeightCollapse.test.tsx src/flow_chat/tool-cards/TaskToolDisplay.test.tsx src/flow_chat/tool-cards/TodoWriteDisplay.test.tsx src/flow_chat/tool-cards/GitToolDisplay.test.tsx src/flow_chat/components/modern/SubagentProjectionView.test.tsx
  • compiled all touched SCSS entry points successfully

@bobleer
bobleer merged commit ae8dd6c into GCWing:main Jul 29, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant